Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] V10 #968

Merged
merged 74 commits into from
Jan 14, 2024
Merged

[WIP] V10 #968

merged 74 commits into from
Jan 14, 2024

Conversation

fkhadra
Copy link
Owner

@fkhadra fkhadra commented May 29, 2023

WIP More to follow

🚀 New Features

  • toast.dismiss allow to specify a containerId
  • toast.play and toast.pause to toggle the progress
  • New addon. StackedContainer! Will be progressively enhanced
  • draggable accepts two new values: touch and mouse // TODO COMPLETE

💥 Breaking changes

  • enableMultipleContainer is not needed anymore 🎉
  • toast.POSTION constant removed
  • toast.TYPE constant removed
  • closeOnClick is false by default instead of true
  • draggable is set to touch by default instead of true. Toasts are only draggable on mobile devices by default.

@fkhadra fkhadra mentioned this pull request Jun 1, 2023
@coveralls
Copy link

coveralls commented Jun 17, 2023

Coverage Status

coverage: 89.176% (+0.4%) from 88.779%
when pulling cbc7109 on v10
into f0e64cc on main.

@fkhadra
Copy link
Owner Author

fkhadra commented Dec 17, 2023

Screenshot 2023-12-17 at 14 53 50

@fkhadra
Copy link
Owner Author

fkhadra commented Dec 17, 2023

stacked

@fkhadra fkhadra merged commit 91c29d7 into main Jan 14, 2024
4 checks passed
@fkhadra fkhadra deleted the v10 branch January 14, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants